This topic lists the ActiveX methods applicable to all CygNet FMS ActiveX Controls.
See CxHmiFms in the Scripting section for additional details about methods specific to each FMS control.
ActiveX properties for CygNet FMS controls are listed in the table below.
| Property | Description |
|---|---|
|
Apply |
The Apply method applies the selections made in the embedded Node chooser to the control. |
|
Cancel |
The Cancel method closes an object and TheView. |
|
ChooserGetNodeSelection |
The ChooserGetNodeSelection method returns the list of Nodes currently selected in the Node chooser. |
|
ChooserSetNodeSelection |
The ChooserSetNodeSelection method sets the selection of Nodes in the Node chooser. |
|
GetNodeSelection |
The GetNodeSelection method returns the list of Nodes currently selected in the Node chooser. |
|
Refresh |
The Refresh method refreshes the data on the screen. |
|
RetrieveNodes |
The RetrieveNodes method retrieves the specified Nodes in the FMS control's Node Chooser. |
|
Save |
The Save method saves edits made to data in the control. |
|
SetNodeSelection |
The SetNodeSelection method sets the selection of Nodes in the Node chooser. |